1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctQuanLyMuaHang
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 =
new System.Windows.Forms.DataGridViewCellStyle();
32             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 =
new System.Windows.Forms.DataGridViewCellStyle();
33             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 =
new System.Windows.Forms.DataGridViewCellStyle();
34             
this.panel1 = new System.Windows.Forms.Panel();
35             
this.txtLoiNhuan = new System.Windows.Forms.TextBox();
36             
this.label8 = new System.Windows.Forms.Label();
37             
this.maskedTextBox_TuNgay = new System.Windows.Forms.MaskedTextBox();
38             
this.label7 = new System.Windows.Forms.Label();
39             
this.txtTongTienThanhToan = new System.Windows.Forms.TextBox();
40             
this.label6 = new System.Windows.Forms.Label();
41             
this.linkLabel_BomGoiSp = new System.Windows.Forms.LinkLabel();
42             
this.maskedTxt_NgayBan = new System.Windows.Forms.MaskedTextBox();
43             
this.label5 = new System.Windows.Forms.Label();
44             
this.btnTimKiem = new System.Windows.Forms.Button();
45             
this.label4 = new System.Windows.Forms.Label();
46             
this.txtTenSanPham = new System.Windows.Forms.TextBox();
47             
this.txtMaSanPham = new System.Windows.Forms.TextBox();
48             
this.label3 = new System.Windows.Forms.Label();
49             
this.label2 = new System.Windows.Forms.Label();
50             
this.lblTongSoBanGhiHienThi = new System.Windows.Forms.Label();
51             
this.btnTiep = new System.Windows.Forms.Button();
52             
this.btnSau = new System.Windows.Forms.Button();
53             
this.label1 = new System.Windows.Forms.Label();
54             
this.dgvDsMuaHang = new System.Windows.Forms.DataGridView();
55             
this.TenDonViTinh = new System.Windows.Forms.DataGridViewTextBoxColumn();
56             
this.IdBanHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
57             
this.Thue = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.ChietKhauPhanTram = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.STT = new System.Windows.Forms.DataGridViewTextBoxColumn();
60             
this.MaSanPham = new System.Windows.Forms.DataGridViewTextBoxColumn();
61             
this.TenSanPham = new System.Windows.Forms.DataGridViewTextBoxColumn();
62             
this.SoLuongDaBan = new System.Windows.Forms.DataGridViewTextBoxColumn();
63             
this.GiaBan = new System.Windows.Forms.DataGridViewTextBoxColumn();
64             
this.ThanhTien = new System.Windows.Forms.DataGridViewTextBoxColumn();
65             
this.LoiNhuan = new System.Windows.Forms.DataGridViewTextBoxColumn();
66             
this.NgayMuaHang = new System.Windows.Forms.DataGridViewTextBoxColumn();
67             
this.panel1.SuspendLayout();
68             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsMuaHang)).BeginInit();
69             
this.SuspendLayout();
70             
//
71             
// panel1
72             
//
73             
this.panel1.AutoScroll = true;
74             
this.panel1.Controls.Add(this.txtLoiNhuan);
75             
this.panel1.Controls.Add(this.label8);
76             
this.panel1.Controls.Add(this.maskedTextBox_TuNgay);
77             
this.panel1.Controls.Add(this.label7);
78             
this.panel1.Controls.Add(this.txtTongTienThanhToan);
79             
this.panel1.Controls.Add(this.label6);
80             
this.panel1.Controls.Add(this.linkLabel_BomGoiSp);
81             
this.panel1.Controls.Add(this.maskedTxt_NgayBan);
82             
this.panel1.Controls.Add(this.label5);
83             
this.panel1.Controls.Add(this.btnTimKiem);
84             
this.panel1.Controls.Add(this.label4);
85             
this.panel1.Controls.Add(this.txtTenSanPham);
86             
this.panel1.Controls.Add(this.txtMaSanPham);
87             
this.panel1.Controls.Add(this.label3);
88             
this.panel1.Controls.Add(this.label2);
89             
this.panel1.Controls.Add(this.lblTongSoBanGhiHienThi);
90             
this.panel1.Controls.Add(this.btnTiep);
91             
this.panel1.Controls.Add(this.btnSau);
92             
this.panel1.Controls.Add(this.label1);
93             
this.panel1.Controls.Add(this.dgvDsMuaHang);
94             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
95             
this.panel1.Location = new System.Drawing.Point(0, 0);
96             
this.panel1.Name = "panel1";
97             
this.panel1.Size = new System.Drawing.Size(1024, 860);
98             
this.panel1.TabIndex = 0;
99             
//
100             
// txtLoiNhuan
101             
//
102             
this.txtLoiNhuan.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
103             
this.txtLoiNhuan.Location = new System.Drawing.Point(158, 685);
104             
this.txtLoiNhuan.Name = "txtLoiNhuan";
105             
this.txtLoiNhuan.Size = new System.Drawing.Size(258, 26);
106             
this.txtLoiNhuan.TabIndex = 56;
107             
//
108             
// label8
109             
//
110             
this.label8.AutoSize = true;
111             
this.label8.Location = new System.Drawing.Point(9, 685);
112             
this.label8.Name = "label8";
113             
this.label8.Size = new System.Drawing.Size(109, 18);
114             
this.label8.TabIndex = 55;
115             
this.label8.Text = "Tổng lợi nhuận:";
116             
//
117             
// maskedTextBox_TuNgay
118             
//
119             
this.maskedTextBox_TuNgay.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
120             
this.maskedTextBox_TuNgay.Location = new System.Drawing.Point(656, 87);
121             
this.maskedTextBox_TuNgay.Mask = "00/00/0000";
122             
this.maskedTextBox_TuNgay.Name = "maskedTextBox_TuNgay";
123             
this.maskedTextBox_TuNgay.Size = new System.Drawing.Size(117, 26);
124             
this.maskedTextBox_TuNgay.TabIndex = 54;
125             
this.maskedTextBox_TuNgay.ValidatingType = typeof(System.DateTime);
126             
//
127             
// label7
128             
//
129             
this.label7.AutoSize = true;
130             
this.label7.Location = new System.Drawing.Point(653, 66);
131             
this.label7.Name = "label7";
132             
this.label7.Size = new System.Drawing.Size(60, 18);
133             
this.label7.TabIndex = 53;
134             
this.label7.Text = "Từ ngày";
135             
//
136             
// txtTongTienThanhToan
137             
//
138             
this.txtTongTienThanhToan.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
139             
this.txtTongTienThanhToan.Location = new System.Drawing.Point(158, 648);
140             
this.txtTongTienThanhToan.Name = "txtTongTienThanhToan";
141             
this.txtTongTienThanhToan.Size = new System.Drawing.Size(258, 26);
142             
this.txtTongTienThanhToan.TabIndex = 52;
143             
//
144             
// label6
145             
//
146             
this.label6.AutoSize = true;
147             
this.label6.Location = new System.Drawing.Point(6, 652);
148             
this.label6.Name = "label6";
149             
this.label6.Size = new System.Drawing.Size(146, 18);
150             
this.label6.TabIndex = 51;
151             
this.label6.Text = "Tổng tiền thanh toán:";
152             
//
153             
// linkLabel_BomGoiSp
154             
//
155             
this.linkLabel_BomGoiSp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
156             
this.linkLabel_BomGoiSp.AutoSize = true;
157             
this.linkLabel_BomGoiSp.Location = new System.Drawing.Point(877, 15);
158             
this.linkLabel_BomGoiSp.Name = "linkLabel_BomGoiSp";
159             
this.linkLabel_BomGoiSp.Size = new System.Drawing.Size(144, 18);
160             
this.linkLabel_BomGoiSp.TabIndex = 50;
161             
this.linkLabel_BomGoiSp.TabStop = true;
162             
this.linkLabel_BomGoiSp.Text = "BOM & Gói sản phẩm";
163             
this.linkLabel_BomGoiSp.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_BomGoiSp_LinkClicked);
164             
//
165             
// maskedTxt_NgayBan
166             
//
167             
this.maskedTxt_NgayBan.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
168             
this.maskedTxt_NgayBan.Location = new System.Drawing.Point(792, 87);
169             
this.maskedTxt_NgayBan.Mask = "00/00/0000";
170             
this.maskedTxt_NgayBan.Name = "maskedTxt_NgayBan";
171             
this.maskedTxt_NgayBan.Size = new System.Drawing.Size(117, 26);
172             
this.maskedTxt_NgayBan.TabIndex = 49;
173             
this.maskedTxt_NgayBan.ValidatingType = typeof(System.DateTime);
174             
//
175             
// label5
176             
//
177             
this.label5.AutoSize = true;
178             
this.label5.Location = new System.Drawing.Point(789, 66);
179             
this.label5.Name = "label5";
180             
this.label5.Size = new System.Drawing.Size(35, 18);
181             
this.label5.TabIndex = 48;
182             
this.label5.Text = "Đến";
183             
//
184             
// btnTimKiem
185             
//
186             
this.btnTimKiem.Location = new System.Drawing.Point(912, 78);
187             
this.btnTimKiem.Name = "btnTimKiem";
188             
this.btnTimKiem.Size = new System.Drawing.Size(109, 36);
189             
this.btnTimKiem.TabIndex = 47;
190             
this.btnTimKiem.Text = "Tìm kiếm";
191             
this.btnTimKiem.UseVisualStyleBackColor = true;
192             
this.btnTimKiem.Click += new System.EventHandler(this.btnTimKiem_Click);
193             
//
194             
// label4
195             
//
196             
this.label4.AutoSize = true;
197             
this.label4.Location = new System.Drawing.Point(236, 66);
198             
this.label4.Name = "label4";
199             
this.label4.Size = new System.Drawing.Size(102, 18);
200             
this.label4.TabIndex = 45;
201             
this.label4.Text = "Tên sản phẩm";
202             
//
203             
// txtTenSanPham
204             
//
205             
this.txtTenSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
206             
this.txtTenSanPham.Location = new System.Drawing.Point(236, 88);
207             
this.txtTenSanPham.Name = "txtTenSanPham";
208             
this.txtTenSanPham.Size = new System.Drawing.Size(414, 26);
209             
this.txtTenSanPham.TabIndex = 44;
210             
this.txtTenSanPham.TextChanged += new System.EventHandler(this.txtTenSanPham_TextChanged);
211             
//
212             
// txtMaSanPham
213             
//
214             
this.txtMaSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
215             
this.txtMaSanPham.Location = new System.Drawing.Point(22, 88);
216             
this.txtMaSanPham.Name = "txtMaSanPham";
217             
this.txtMaSanPham.Size = new System.Drawing.Size(198, 26);
218             
this.txtMaSanPham.TabIndex = 43;
219             
this.txtMaSanPham.TextChanged += new System.EventHandler(this.txtMaSanPham_TextChanged);
220             
//
221             
// label3
222             
//
223             
this.label3.AutoSize = true;
224             
this.label3.Location = new System.Drawing.Point(19, 66);
225             
this.label3.Name = "label3";
226             
this.label3.Size = new System.Drawing.Size(98, 18);
227             
this.label3.TabIndex = 42;
228             
this.label3.Text = "Mã sản phẩm";
229             
//
230             
// label2
231             
//
232             
this.label2.AutoSize = true;
233             
this.label2.Location = new System.Drawing.Point(9, 744);
234             
this.label2.Name = "label2";
235             
this.label2.Size = new System.Drawing.Size(0, 18);
236             
this.label2.TabIndex = 41;
237             
//
238             
// lblTongSoBanGhiHienThi
239             
//
240             
this.lblTongSoBanGhiHienThi.AllowDrop = true;
241             
this.lblTongSoBanGhiHienThi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
242             
this.lblTongSoBanGhiHienThi.Location = new System.Drawing.Point(585, 132);
243             
this.lblTongSoBanGhiHienThi.Name = "lblTongSoBanGhiHienThi";
244             
this.lblTongSoBanGhiHienThi.Size = new System.Drawing.Size(329, 18);
245             
this.lblTongSoBanGhiHienThi.TabIndex = 40;
246             
this.lblTongSoBanGhiHienThi.Text = "Hiển thị từ 1 đến 30 trong 100 mục";
247             
this.lblTongSoBanGhiHienThi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
248             
//
249             
// btnTiep
250             
//
251             
this.btnTiep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
252             
this.btnTiep.Location = new System.Drawing.Point(972, 126);
253             
this.btnTiep.Name = "btnTiep";
254             
this.btnTiep.Size = new System.Drawing.Size(49, 30);
255             
this.btnTiep.TabIndex = 38;
256             
this.btnTiep.Text = ">>";
257             
this.btnTiep.UseVisualStyleBackColor = true;
258             
this.btnTiep.Click += new System.EventHandler(this.btnTiep_Click);
259             
//
260             
// btnSau
261             
//
262             
this.btnSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
263             
this.btnSau.Location = new System.Drawing.Point(920, 126);
264             
this.btnSau.Name = "btnSau";
265             
this.btnSau.Size = new System.Drawing.Size(49, 30);
266             
this.btnSau.TabIndex = 39;
267             
this.btnSau.Text = "<<";
268             
this.btnSau.UseVisualStyleBackColor = true;
269             
this.btnSau.Click += new System.EventHandler(this.btnSau_Click);
270             
//
271             
// label1
272             
//
273             
this.label1.AutoSize = true;
274             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
275             
this.label1.Location = new System.Drawing.Point(4, 4);
276             
this.label1.Name = "label1";
277             
this.label1.Size = new System.Drawing.Size(314, 29);
278             
this.label1.TabIndex = 1;
279             
this.label1.Text = "Danh sách sản phẩm đã bán";
280             
//
281             
// dgvDsMuaHang
282             
//
283             
this.dgvDsMuaHang.AllowUserToAddRows = false;
284             
this.dgvDsMuaHang.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
285             | System.Windows.Forms.AnchorStyles.Right)));
286             
this.dgvDsMuaHang.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
287             
this.dgvDsMuaHang.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
288             
this.dgvDsMuaHang.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
289             
this.TenDonViTinh,
290             
this.IdBanHang,
291             
this.Thue,
292             
this.ChietKhauPhanTram,
293             
this.STT,
294             
this.MaSanPham,
295             
this.TenSanPham,
296             
this.SoLuongDaBan,
297             
this.GiaBan,
298             
this.ThanhTien,
299             
this.LoiNhuan,
300             
this.NgayMuaHang});
301             
this.dgvDsMuaHang.Location = new System.Drawing.Point(3, 162);
302             
this.dgvDsMuaHang.Name = "dgvDsMuaHang";
303             dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
304             
this.dgvDsMuaHang.RowsDefaultCellStyle = dataGridViewCellStyle3;
305             
this.dgvDsMuaHang.RowTemplate.Height = 30;
306             
this.dgvDsMuaHang.RowTemplate.ReadOnly = true;
307             
this.dgvDsMuaHang.Size = new System.Drawing.Size(1018, 458);
308             
this.dgvDsMuaHang.TabIndex = 0;
309             
//
310             
// TenDonViTinh
311             
//
312             
this.TenDonViTinh.HeaderText = "Đ.V.Tính";
313             
this.TenDonViTinh.Name = "TenDonViTinh";
314             
this.TenDonViTinh.Visible = false;
315             
//
316             
// IdBanHang
317             
//
318             
this.IdBanHang.HeaderText = "IdBanHang";
319             
this.IdBanHang.Name = "IdBanHang";
320             
this.IdBanHang.Visible = false;
321             
//
322             
// Thue
323             
//
324             
this.Thue.FillWeight = 80F;
325             
this.Thue.HeaderText = "Thuế";
326             
this.Thue.Name = "Thue";
327             
this.Thue.Visible = false;
328             
this.Thue.Width = 80;
329             
//
330             
// ChietKhauPhanTram
331             
//
332             
this.ChietKhauPhanTram.FillWeight = 80F;
333             
this.ChietKhauPhanTram.HeaderText = "C.Khấu";
334             
this.ChietKhauPhanTram.Name = "ChietKhauPhanTram";
335             
this.ChietKhauPhanTram.Visible = false;
336             
this.ChietKhauPhanTram.Width = 80;
337             
//
338             
// STT
339             
//
340             
this.STT.FillWeight = 50F;
341             
this.STT.HeaderText = "STT";
342             
this.STT.Name = "STT";
343             
this.STT.Width = 50;
344             
//
345             
// MaSanPham
346             
//
347             
this.MaSanPham.FillWeight = 150F;
348             
this.MaSanPham.HeaderText = "Mã sản phẩm";
349             
this.MaSanPham.Name = "MaSanPham";
350             
this.MaSanPham.Width = 150;
351             
//
352             
// TenSanPham
353             
//
354             
this.TenSanPham.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
355             dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
356             
this.TenSanPham.DefaultCellStyle = dataGridViewCellStyle1;
357             
this.TenSanPham.HeaderText = "Tên sản phẩm";
358             
this.TenSanPham.Name = "TenSanPham";
359             
//
360             
// SoLuongDaBan
361             
//
362             
this.SoLuongDaBan.FillWeight = 80F;
363             
this.SoLuongDaBan.HeaderText = "S.Lượng";
364             
this.SoLuongDaBan.Name = "SoLuongDaBan";
365             
this.SoLuongDaBan.Width = 80;
366             
//
367             
// GiaBan
368             
//
369             
this.GiaBan.FillWeight = 130F;
370             
this.GiaBan.HeaderText = "Giá bán";
371             
this.GiaBan.Name = "GiaBan";
372             
this.GiaBan.Width = 130;
373             
//
374             
// ThanhTien
375             
//
376             
this.ThanhTien.FillWeight = 130F;
377             
this.ThanhTien.HeaderText = "Thành tiền";
378             
this.ThanhTien.Name = "ThanhTien";
379             
this.ThanhTien.Width = 130;
380             
//
381             
// LoiNhuan
382             
//
383             
this.LoiNhuan.HeaderText = "Lợi nhuận";
384             
this.LoiNhuan.Name = "LoiNhuan";
385             
//
386             
// NgayMuaHang
387             
//
388             dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
389             
this.NgayMuaHang.DefaultCellStyle = dataGridViewCellStyle2;
390             
this.NgayMuaHang.HeaderText = "Ngày mua hàng";
391             
this.NgayMuaHang.Name = "NgayMuaHang";
392             
//
393             
// uctQuanLyMuaHang
394             
//
395             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
396             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
397             
this.BackColor = System.Drawing.Color.White;
398             
this.Controls.Add(this.panel1);
399             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
400             
this.Margin = new System.Windows.Forms.Padding(4);
401             
this.Name = "uctQuanLyMuaHang";
402             
this.Size = new System.Drawing.Size(1024, 860);
403             
this.Load += new System.EventHandler(this.uctQuanLyMuaHang_Load);
404             
this.panel1.ResumeLayout(false);
405             
this.panel1.PerformLayout();
406             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsMuaHang)).EndInit();
407             
this.ResumeLayout(false);
408
409         }
410
411         
#endregion
412
413         
private System.Windows.Forms.Panel panel1;
414         
private System.Windows.Forms.DataGridView dgvDsMuaHang;
415         
private System.Windows.Forms.Label label1;
416         
private System.Windows.Forms.Label lblTongSoBanGhiHienThi;
417         
private System.Windows.Forms.Button btnTiep;
418         
private System.Windows.Forms.Button btnSau;
419         
private System.Windows.Forms.Label label2;
420         
private System.Windows.Forms.Label label4;
421         
private System.Windows.Forms.TextBox txtTenSanPham;
422         
private System.Windows.Forms.TextBox txtMaSanPham;
423         
private System.Windows.Forms.Label label3;
424         
private System.Windows.Forms.Button btnTimKiem;
425         
private System.Windows.Forms.Label label5;
426         
private System.Windows.Forms.MaskedTextBox maskedTxt_NgayBan;
427         
private System.Windows.Forms.LinkLabel linkLabel_BomGoiSp;
428         
private System.Windows.Forms.TextBox txtTongTienThanhToan;
429         
private System.Windows.Forms.Label label6;
430         
private System.Windows.Forms.MaskedTextBox maskedTextBox_TuNgay;
431         
private System.Windows.Forms.Label label7;
432         
private System.Windows.Forms.DataGridViewTextBoxColumn TenDonViTinh;
433         
private System.Windows.Forms.DataGridViewTextBoxColumn IdBanHang;
434         
private System.Windows.Forms.DataGridViewTextBoxColumn Thue;
435         
private System.Windows.Forms.DataGridViewTextBoxColumn ChietKhauPhanTram;
436         
private System.Windows.Forms.DataGridViewTextBoxColumn STT;
437         
private System.Windows.Forms.DataGridViewTextBoxColumn MaSanPham;
438         
private System.Windows.Forms.DataGridViewTextBoxColumn TenSanPham;
439         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongDaBan;
440         
private System.Windows.Forms.DataGridViewTextBoxColumn GiaBan;
441         
private System.Windows.Forms.DataGridViewTextBoxColumn ThanhTien;
442         
private System.Windows.Forms.DataGridViewTextBoxColumn LoiNhuan;
443         
private System.Windows.Forms.DataGridViewTextBoxColumn NgayMuaHang;
444         
private System.Windows.Forms.TextBox txtLoiNhuan;
445         
private System.Windows.Forms.Label label8;
446     }
447 }


Gõ tìm kiếm nhanh...